My Image Host v1.0

	1	-	Extract all the files in a directory
	2 	-	Create a mySQL database somewhere
	3 	-	Run the queries in image.sql to create the tables.
	4	-	Upload the files to the server
	5	-	Chmod the following files and folders to 777:
			- 	config.php
			- 	uploads
			- 	logfile.txt
	6	-	Go into the admin panel, and click "site config"
			Your initial username and password is "admin" and "admin"
	7	-	Configure the site.
	8	That's it. You are good to go.
	9	Edit the pages as you wish.